PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / getModifyDate Method
In This Topic
    getModifyDate Method
    In This Topic
    Gets the folder modify date and time.
    Syntax
    public java.time.LocalDateTime getModifyDate()

    Return Value

    The date and time when the folder was last modified.
    See Also